home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Freeware / Auslogics Registry Defrag 5.0.16.460 / registry-defrag-setup.exe / {app} / regdefrag,1.exe / 0 / RCDATA / TFRMANALYSISRESULTS / TFRMANALYSISRESULTS.txt < prev   
Text File  |  2008-10-25  |  9KB  |  384 lines

  1. object frmAnalysisResults: TfrmAnalysisResults
  2.   Left = 305
  3.   Top = 229
  4.   Width = 652
  5.   Height = 456
  6.   Caption = 'frmAnalysisResults'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object pnlAnalysisResults: TPanel
  18.     Left = 0
  19.     Top = 0
  20.     Width = 644
  21.     Height = 422
  22.     Align = alClient
  23.     BevelOuter = bvNone
  24.     Color = clWhite
  25.     TabOrder = 0
  26.     DesignSize = (
  27.       644
  28.       422)
  29.     object imgWatermarkPage: TImage
  30.       Left = 297
  31.       Top = 297
  32.       Width = 349
  33.       Height = 127
  34.       Anchors = [akRight, akBottom]
  35.       AutoSize = True
  36.       Picture.Data = {<image000.jpg>}
  37.       Transparent = True
  38.     end
  39.     object axlCaption: TAxLabel
  40.       Left = 32
  41.       Top = 16
  42.       Width = 195
  43.       Height = 19
  44.       WordWrap = False
  45.       Quality = smMMXSmoothing4x
  46.       Layout = tlCenter
  47.       Transparent = False
  48.       Caption = 'Registry analysis results'
  49.       Font.Charset = DEFAULT_CHARSET
  50.       Font.Color = 10040064
  51.       Font.Height = -16
  52.       Font.Name = 'Verdana'
  53.       Font.Style = []
  54.       ShowAccelChar = True
  55.       ParentFont = False
  56.     end
  57.     object axlNextText: TAxLabel
  58.       Left = 32
  59.       Top = 360
  60.       Width = 304
  61.       Height = 16
  62.       WordWrap = False
  63.       Transparent = True
  64.       Caption = 'Click Next to defragment the registry or Close to exit'
  65.       Font.Charset = DEFAULT_CHARSET
  66.       Font.Color = clBlack
  67.       Font.Height = -13
  68.       Font.Name = 'Arial'
  69.       Font.Style = []
  70.       ShowAccelChar = True
  71.       ParentFont = False
  72.     end
  73.     object axlResultsText: TAxLabel
  74.       Left = 32
  75.       Top = 64
  76.       Width = 568
  77.       Height = 41
  78.       WordWrap = True
  79.       Transparent = True
  80.       AutoSize = False
  81.       Anchors = [akLeft, akTop, akRight]
  82.       Caption = 
  83.         'Auslogics Registry Defrag can reduce the size of your registry b' +
  84.         'y <b>0,000 Kb (0%)</b> and improve the speed of the registry acc' +
  85.         'ess on your computer by <b>0%</b>.'
  86.       Font.Charset = DEFAULT_CHARSET
  87.       Font.Color = clBlack
  88.       Font.Height = -13
  89.       Font.Name = 'Arial'
  90.       Font.Style = []
  91.       ShowAccelChar = True
  92.       ParentFont = False
  93.     end
  94.     object imgRBlue: TImage
  95.       Left = 38
  96.       Top = 293
  97.       Width = 14
  98.       Height = 14
  99.       AutoSize = True
  100.       Picture.Data = {<image001.bmp>}
  101.     end
  102.     object imgRGreen: TImage
  103.       Left = 38
  104.       Top = 311
  105.       Width = 14
  106.       Height = 14
  107.       AutoSize = True
  108.       Picture.Data = {<image002.bmp>}
  109.     end
  110.     object axlBeforeText: TAxLabel
  111.       Left = 39
  112.       Top = 110
  113.       Width = 150
  114.       Height = 16
  115.       WordWrap = False
  116.       Transparent = True
  117.       Caption = '<b>before defragmentation</b>'
  118.       Font.Charset = DEFAULT_CHARSET
  119.       Font.Color = 2496706
  120.       Font.Height = -13
  121.       Font.Name = 'Arial'
  122.       Font.Style = []
  123.       ShowAccelChar = True
  124.       ParentFont = False
  125.     end
  126.     object axlAfterText: TAxLabel
  127.       Left = 330
  128.       Top = 110
  129.       Width = 138
  130.       Height = 16
  131.       WordWrap = False
  132.       Transparent = True
  133.       Caption = '<b>after defragmentation</b>'
  134.       Font.Charset = DEFAULT_CHARSET
  135.       Font.Color = clBlack
  136.       Font.Height = -13
  137.       Font.Name = 'Arial'
  138.       Font.Style = []
  139.       ShowAccelChar = True
  140.       ParentFont = False
  141.     end
  142.     object axlFragPanel: TAxLabel
  143.       Left = 62
  144.       Top = 228
  145.       Width = 55
  146.       Height = 14
  147.       WordWrap = False
  148.       Transparent = True
  149.       Caption = 'fragmented'
  150.       Font.Charset = DEFAULT_CHARSET
  151.       Font.Color = clBlack
  152.       Font.Height = -11
  153.       Font.Name = 'Arial'
  154.       Font.Style = []
  155.       ShowAccelChar = True
  156.       ParentFont = False
  157.     end
  158.     object axlDefragPanel: TAxLabel
  159.       Left = 199
  160.       Top = 228
  161.       Width = 67
  162.       Height = 14
  163.       WordWrap = False
  164.       Transparent = True
  165.       Caption = 'defragmented'
  166.       Font.Charset = DEFAULT_CHARSET
  167.       Font.Color = clBlack
  168.       Font.Height = -11
  169.       Font.Name = 'Arial'
  170.       Font.Style = []
  171.       ShowAccelChar = True
  172.       ParentFont = False
  173.     end
  174.     object axlAllocPanel: TAxLabel
  175.       Left = 352
  176.       Top = 228
  177.       Width = 76
  178.       Height = 14
  179.       WordWrap = False
  180.       Transparent = True
  181.       Caption = 'allocated space'
  182.       Font.Charset = DEFAULT_CHARSET
  183.       Font.Color = clBlack
  184.       Font.Height = -11
  185.       Font.Name = 'Arial'
  186.       Font.Style = []
  187.       ShowAccelChar = True
  188.       ParentFont = False
  189.     end
  190.     object axlSpeedBeforeText: TAxLabel
  191.       Left = 59
  192.       Top = 291
  193.       Width = 176
  194.       Height = 16
  195.       WordWrap = False
  196.       Transparent = True
  197.       Caption = 'Registry access speed before:'
  198.       Font.Charset = DEFAULT_CHARSET
  199.       Font.Color = 6305566
  200.       Font.Height = -13
  201.       Font.Name = 'Arial'
  202.       Font.Style = []
  203.       ShowAccelChar = True
  204.       ParentFont = False
  205.     end
  206.     object axlImproveText: TAxLabel
  207.       Left = 59
  208.       Top = 309
  209.       Width = 164
  210.       Height = 16
  211.       WordWrap = False
  212.       Transparent = True
  213.       Caption = 'Access speed improvement:'
  214.       Font.Charset = DEFAULT_CHARSET
  215.       Font.Color = 6305566
  216.       Font.Height = -13
  217.       Font.Name = 'Arial'
  218.       Font.Style = []
  219.       ShowAccelChar = True
  220.       ParentFont = False
  221.     end
  222.     object axlSpeedBeforeValue: TAxLabel
  223.       Left = 313
  224.       Top = 291
  225.       Width = 19
  226.       Height = 16
  227.       WordWrap = False
  228.       Alignment = taRightJustify
  229.       Transparent = True
  230.       Caption = '0%'
  231.       Font.Charset = DEFAULT_CHARSET
  232.       Font.Color = 6305566
  233.       Font.Height = -13
  234.       Font.Name = 'Arial'
  235.       Font.Style = []
  236.       ShowAccelChar = True
  237.       ParentFont = False
  238.     end
  239.     object axlImproveValue: TAxLabel
  240.       Left = 313
  241.       Top = 309
  242.       Width = 19
  243.       Height = 16
  244.       WordWrap = False
  245.       Alignment = taRightJustify
  246.       Transparent = True
  247.       Caption = '0%'
  248.       Font.Charset = DEFAULT_CHARSET
  249.       Font.Color = 6305566
  250.       Font.Height = -13
  251.       Font.Name = 'Arial'
  252.       Font.Style = []
  253.       ShowAccelChar = True
  254.       ParentFont = False
  255.     end
  256.     object imgDefrProgr: TImage
  257.       Left = 38
  258.       Top = 272
  259.       Width = 293
  260.       Height = 14
  261.       AutoSize = True
  262.       Picture.Data = {<image003.bmp>}
  263.     end
  264.     object imgOptimization: TImage
  265.       Left = 40
  266.       Top = 272
  267.       Width = 216
  268.       Height = 10
  269.       Picture.Data = {<image004.bmp>}
  270.       Stretch = True
  271.     end
  272.     object imgDifference: TImage
  273.       Left = 255
  274.       Top = 272
  275.       Width = 61
  276.       Height = 10
  277.       Picture.Data = {<image005.bmp>}
  278.       Stretch = True
  279.     end
  280.     object rdcBefore: TAxRegDefragCard
  281.       Left = 38
  282.       Top = 127
  283.       Width = 260
  284.       Height = 99
  285.       Border = 3
  286.       BlockSize = 4
  287.       BlockBorder = True
  288.       GradientDirection = gdVertical
  289.       Gradiented = True
  290.       Hives = <
  291.         item
  292.           FullSize = 100
  293.           DefragSize = 50
  294.         end
  295.         item
  296.           FullSize = 1000
  297.           DefragSize = 587
  298.         end
  299.         item
  300.           FullSize = 1240
  301.           DefragSize = 986
  302.         end
  303.         item
  304.           FullSize = 562
  305.           DefragSize = 458
  306.         end
  307.         item
  308.           FullSize = 566
  309.           DefragSize = 455
  310.         end>
  311.       MapColors.DefrColors.TopBlockColor = 16753983
  312.       MapColors.DefrColors.BottomBlockColor = clSkyBlue
  313.       MapColors.DefrColors.BorderColor = 16753983
  314.       MapColors.FragColors.TopBlockColor = clRed
  315.       MapColors.FragColors.BottomBlockColor = 8421631
  316.       MapColors.FragColors.BorderColor = 4342527
  317.     end
  318.     object rdcAfter: TAxRegDefragCard
  319.       Left = 329
  320.       Top = 127
  321.       Width = 260
  322.       Height = 99
  323.       Border = 3
  324.       BlockSize = 4
  325.       BlockBorder = True
  326.       GradientDirection = gdVertical
  327.       Gradiented = True
  328.       Hives = <
  329.         item
  330.           FullSize = 100
  331.           DefragSize = 79
  332.         end>
  333.       MapColors.DefrColors.TopBlockColor = 16753983
  334.       MapColors.DefrColors.BottomBlockColor = clSkyBlue
  335.       MapColors.DefrColors.BorderColor = 16753983
  336.       MapColors.FragColors.TopBlockColor = 124319
  337.       MapColors.FragColors.BottomBlockColor = 119701
  338.       MapColors.FragColors.BorderColor = 124319
  339.     end
  340.     object rdgpFrag: TAxRegDefragGradientPanel
  341.       Left = 42
  342.       Top = 233
  343.       Width = 16
  344.       Height = 7
  345.       RegDefragCard = rdcBefore
  346.       BorderColor = 4342527
  347.       BorderSize = 1
  348.       TopColor = clRed
  349.       BottomColor = 8421631
  350.       Gradiented = True
  351.       GradientDirection = gdVertical
  352.       State = csFrag
  353.     end
  354.     object rdgpDefr: TAxRegDefragGradientPanel
  355.       Left = 179
  356.       Top = 233
  357.       Width = 16
  358.       Height = 7
  359.       RegDefragCard = rdcAfter
  360.       BorderColor = 124319
  361.       BorderSize = 1
  362.       TopColor = 124319
  363.       BottomColor = 119701
  364.       Gradiented = True
  365.       GradientDirection = gdVertical
  366.       State = csFrag
  367.     end
  368.     object rdgpAlloc: TAxRegDefragGradientPanel
  369.       Left = 332
  370.       Top = 233
  371.       Width = 16
  372.       Height = 7
  373.       RegDefragCard = rdcAfter
  374.       BorderColor = 16753983
  375.       BorderSize = 1
  376.       TopColor = 16753983
  377.       BottomColor = clSkyBlue
  378.       Gradiented = True
  379.       GradientDirection = gdVertical
  380.       State = csDefr
  381.     end
  382.   end
  383. end
  384.